chore: merge latest master, add initial release config and use latest spec release candidate#362
Merged
derberg merged 18 commits intoasyncapi:2021-09-releasefrom Sep 16, 2021
derberg:init-config-09
Merged
chore: merge latest master, add initial release config and use latest spec release candidate#362derberg merged 18 commits intoasyncapi:2021-09-releasefrom derberg:init-config-09
derberg merged 18 commits intoasyncapi:2021-09-releasefrom
derberg:init-config-09
Conversation
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
* expose parser options as a seperate type * feat: use new type parseroptions in other functions as well * Apply suggestions from code review Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com> Co-authored-by: Elakya <v.elakya@nortonlifelock.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
* added traits and hasTraits functions
* tests added
* {applyTraits: true} situation handled
* added extra tests
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
|
Kudos, SonarCloud Quality Gate passed! |
Contributor
|
🎉 This PR is included in version 1.9.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 1.8.0-2021-09-release.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 1.10.0-2021-09-release.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








I'm still waiting for the RC from json schema.
Most important commits are:
rest of commits are related to merging latest master